home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / bbs / gacbj122.zip / GAC_BJ.DOC < prev    next >
Text File  |  1996-06-07  |  16KB  |  363 lines

  1. ┌───────────────────────────────────────────────────────────────────────────┐ 
  2. │                          Tournament Blackjack TM                          │ 
  3. └───────────────────────────────────────────────────────────────────────────┘
  4.  
  5.    Please read these doc files before attempting to install this program.
  6.  
  7. ┌───────────────────────────────────────────────────────────────────────────┐ 
  8. │                              Description                                  │ 
  9. └───────────────────────────────────────────────────────────────────────────┘
  10.    
  11.    Tournament Blackjack is an impressive addition to any BBS.  This game is
  12.    especially well suited to multinode BBS systems, since it allows players
  13.    on multiple nodes to participate in the SAME blackjack game with cards
  14.    from the same deck.  The players may even chat with each other while they
  15.    wait their turn to play.  There are many SysOp configurable items, such
  16.    as the amount of starting money, money per day, number of decks in the
  17.    card shoe, etc.  All of these can be configured via the CONFIG
  18.    command line parameter.
  19.  
  20.    This BBS game also supports Inter-BBS playing through the fidonet
  21.    technology.  Unlike other BBS games that require special routing of files,
  22.    this game sends all of the necessary information via netmail messages.
  23.    You do not have to do anything special to route the messages, since your
  24.    fidonet frontend (Front Door etc...) will handle all of the necessary
  25.    routing.  You simply need to find some boards to form a Tournament, and
  26.    list all of them in the INTERBBS.CFG file (discussed later).
  27.  
  28.    For quick installation, see the INSTALLATION section.  
  29.  
  30.    BBS SUPPORT:
  31.  
  32.     The following BBS Systems are automatically supported.  If your
  33.     system is not listed, please notify me, and send me the format of
  34.     your dropfile (or find a converter)
  35.  
  36.     - Remote Access                 - Renegade
  37.     - QuickBBS                      - PC-Board
  38.     - Maximus                       - Opus
  39.     - Wildcat!                      - WWIV
  40.     - Spitfire                      - SuperBBS
  41.     - Telegard                      - RBBS-PC
  42.     - TriTel                        - GAP
  43.     - Synchronet (Use DORINFOx.DEF)   
  44.     
  45.    COMMUNICATIONS:
  46.      
  47.     - Support for FOSSILS, internal communications to 115,200, and 
  48.       non-standard communication ports.  
  49.     - Monitors carrier detect signal and returns to BBS
  50.     - Correctly detects a keyboard timeout and returns to BBS
  51.     - Monitors the time remaining, and returns to BBS
  52.     - Function keys for sysops to alter user time, chat, etc...
  53.  
  54.    MULTINODE SUPPORT
  55.  
  56.     - File locking and sharing using SHARE.EXE for ALL critical files
  57.       including the data and log files.
  58.     - Gives up time slices for popular multitaskers including Desqview, 
  59.       OS/2 and Windows
  60.     - Individual logfiles for each node.
  61.     
  62.    INTER-BBS SUPPORT
  63.  
  64.     - Extremely simple for Sysops to set up, and extremely simple for 
  65.       the League Coodinator to maintain the league.
  66.     - All player data is shared among the BBS systems, and users may send
  67.       telegrams to each other from within the game using colors and a
  68.       ANSI editor (if they have ANSI).
  69.     - The League Coordinator can automatically send the INTERBBS.CFG file
  70.       to all participating systems and those systems will automatically
  71.       import the file and update their settings to match the league.
  72.       (GAC_BJ SENDCONFIG)
  73.     - All BBSs in the League can be forced to use the same configuration
  74.       parameters, thus insuring all BBSs are running identical games.
  75.     - Checks for duplicate players, and only allows a given user name 
  76.       (their real name) to be used on one system at a time.
  77.     - Will not import information from BBS not listed in the current
  78.       INTERBBS.CFG file.
  79.     - The league coordinator can cause a reset of the game at any time
  80.       by simply using a command line switch (GAC_BJ RESET)
  81.     - Any SysOp in the League can use the SENDALL command line paramter
  82.       to send a personal NetMail to all of the other SysOps in a League.
  83.       Excellent for coordinators to keep members informed
  84.     - Uses an encoding technology to send information from one system to
  85.       another through Netmail using existing mail networks.  This 
  86.       eliminates the need for any sort of special routing, and eliminates
  87.       routing problems that are common with most Inter-BBS games.
  88.     - A BBS can particpate in multiple leagues, as long as each league
  89.       has a unique League ID.
  90.  
  91.    MISCELANEOUS:
  92.  
  93.     - An easy to use configuration program built in, eliminating the need
  94.       to edit configuration files by hand (GAC_BJ CONFIG)
  95.     - Creates bulletins showing high scores (GAC_BJ BULLETINS)
  96.     - Support for ANSI, AVATAR, ASCII and RIP (currently only uses RIP to
  97.       set a 23x80 screen font, thus insuring that the user does not have a
  98.       squashed screen effect.)
  99.     - Created by a team of quality programmers with over 17 years combined
  100.       experience
  101.     - Written in C/C++ for the fastest, smallest code possible
  102.     - Extensively tested both internally and through betas.
  103.     - Reasonable prices
  104.  
  105.  
  106.  
  107. ┌───────────────────────────────────────────────────────────────────────────┐ 
  108. │                  Copyright Notice and Program Disclaimer                  │ 
  109. └───────────────────────────────────────────────────────────────────────────┘
  110.  
  111.  This software is Copyright 1995 and owned by G.A.C. Computer Services.  
  112.  G.A.C. Computer Services grants to the user a nonexclusive license to use 
  113.  this software solely for its internal business purposes.  The user may not 
  114.  commercially distribute, sublicense, resell, or otherwise transfer for any 
  115.  consideration, or reproduce for any such purposes, the software or any 
  116.  modification or derivation thereof, either alone or in conjunction with any 
  117.  other product or program.  Further, the user may not modify the software or 
  118.  its support files for any purpose.
  119.  
  120.  
  121.  THIS SOFTWARE IS PROVIDED TO THE USER ''AS IS.''  G.A.C. COMPUTER SERVICES 
  122.  MAKES NO WARRANTIES, EITHER EXPRESS OR IMPLIED, WITH RESPECT TO THIS  
  123.  SOFTWARE AND/OR ASSOCIATED MATERIALS PROVIDED TO THE USER, INCLUDING 
  124.  BUT NOT LIMITED TO ANY WARRANTY OF MERCHANTABILITY, FITNESS FOR A 
  125.  PARTICULAR PURPOSE OR AGAINST INFRINGEMENT. G.A.C. COMPUTER SERVICES DOES 
  126.  NOT WARRANT THAT THE FUNCTIONS CONTAINED IN THE SOFTWARE WILL MEET YOUR 
  127.  REQUIREMENTS, OR THAT THE OPERATION OF THE SOFTWARE WILL BE 
  128.  UNINTERRUPTED OR ERROR-FREE, OR THAT DEFECTS IN THE SOFTWARE WILL BE 
  129.  CORRECTED.  FURTHERMORE, G.A.C. COMPUTER SERVICES DOES NOT WARRANT OR MAKE 
  130.  ANY REPRESENTATIONS REGARDING THE USE OR THE RESULTS OF THE USE OF THE 
  131.  SOFTWARE OR ANY DOCUMENTATION PROVIDED HEREWITH IN TERMS OF THEIR 
  132.  CORRECTNESS, ACCURACY, RELIABILITY, OR OTHERWISE.  NO ORAL OR WRITTEN 
  133.  INFORMATION OR ADVICE GIVEN BY G.A.C. COMPUTER SERVICES OR A G.A.C. COMPUTER 
  134.  SERVICES AUTHORIZED REPRESENTATIVE SHALL CREATE A WARRANTY OR IN ANY WAY 
  135.  INCREASE THE SCOPE OF THIS WARRANTY.
  136.  
  137.  LIMITATION OF LIABILITY -- G.A.C. COMPUTER SERVICES AND ITS LICENSORS ARE 
  138.  NOT LIABLE FOR ANY CLAIMS OR DAMAGES WHATSOEVER, INCLUDING PROPERTY DAMAGE, 
  139.  PERSONAL INJURY, INTELLECTUAL PROPERTY INFRINGEMENT, LOSS OF PROFITS, OR 
  140.  INTERRUPTION OF BUSINESS, OR FOR ANY SPECIAL, CONSEQUENTIAL OR 
  141.  INCIDENTAL DAMAGES, HOWEVER CAUSED, WHETHER ARISING OUT OF BREACH OF 
  142.  WARRANTY, CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY, OR 
  143.  OTHERWISE.
  144.  
  145.  
  146. ┌───────────────────────────────────────────────────────────────────────────┐ 
  147. │                  List of included files in the Archive                    │ 
  148. └───────────────────────────────────────────────────────────────────────────┘
  149.  
  150.     GAC_BJ.EXE   - The Main executable
  151.     GAC_BJ.DOC   - This Documentation file
  152.     FILE_ID.DIZ  - A short description of this program
  153.     REGISTER.DOC - A Registration form for G.A.C. Computer Services 
  154.                Products.
  155.     INTERBBS.DOC - A Sample INTERBBS.CFG file for your viewing, also
  156.                contains all of the documentation for listing the
  157.                BBS's in a league.
  158.     HISTORY.DOC  - Details about the corrections in official releases
  159.  
  160.     NOTE: Other data files may be created in support of the software,
  161.           p